xen.git
2007-06-27 Keir FraserBy default allow differences between Xen and XenLinux...
2007-06-27 Keir FraserSmall sysctl cleanups.
2007-06-27 Keir Fraserxenconsoled: improve robustness of logfile handling
2007-06-27 Steven HandAdd new sysctl to return runtime information about...
2007-06-27 Keir Fraservmx: Exclude VMX_PROCBASED_CTL2 from set of MSRs a...
2007-06-27 Keir Fraservmx: Make use of VMX_INSTRUCTION_INFO field to obtain...
2007-06-27 Keir Fraserhvm: Sync SVM CR4 handling with VMX.
2007-06-27 Keir FraserFix VMX guest can't boot after MCE enabled.
2007-06-27 Keir Fraserx86: remove unused nopaging_gdt_descr
2007-06-27 Keir FraserRemove incorrect __init prefixes
2007-06-26 Tim Deegan[VMX] Set up GUEST_CR0 as well as CR0_READ_SHADOW when...
2007-06-26 Steven HandDeinitialize timers before destroying the local apic...
2007-06-25 kfraser@localhost... ioemu: Fix ifdef __x86_64__
2007-06-21 kfraser@localhost... i386: Simplify failsafe callback handling.
2007-06-21 kfraser@localhost... Fix x86/64 failsafe callback handling.
2007-06-21 kfraser@localhost... hvm svm: No guest access to SVM MSRs.
2007-06-21 kfraser@localhost... x86: machine check exception handling
2007-06-21 kfraser@localhost... x86: clear guest's EFLAGS.RF after emulating instructions
2007-06-21 kfraser@localhost... i386: remove NMI deferral by instead making sure select...
2007-06-21 kfraser@localhost... libxenguest: Add another range check to dom restore.
2007-06-21 kfraser@localhost... libxenguest: Add missing range-check on count field...
2007-06-20 kfraser@localhost... Rename ddc_info -> vbeddc_info in interface header.
2007-06-20 kfraser@localhost... Add hypercall function for retrieving EDID info
2007-06-20 kfraser@localhost... Remove stray semi-colon in macro.
2007-06-20 kfraser@localhost... x86: Add hypercall function for retrieving EDD info.
2007-06-20 kfraser@localhost... tools: Adjust tools' path calculation.
2007-06-20 kfraser@localhost... x86: early exception enhancement
2007-06-20 kfraser@localhost... tools: Create directory /var/lib/xen at install target.
2007-06-20 kfraser@localhost... kernel command line extension
2007-06-20 kfraser@localhost... x86: introduce specialized clear_page()
2007-06-20 kfraser@localhost... Use clear_page() wherever possible/reasonable instead...
2007-06-20 kfraser@localhost... Enhance guest memory accessor macros so that source...
2007-06-20 kfraser@localhost... x86: Use 64-bit arithmetic in reserve_in_boot_e820().
2007-06-20 kfraser@localhost... hvm/x86: vendor-specific code can call vendor-specific...
2007-06-20 kfraser@localhost... x86/hvm: determine shared info format earlier.
2007-06-20 kfraser@localhost... x86: fix early option scanning
2007-06-20 kfraser@localhost... Fix xm vcpu-set command for managed domains, to take...
2007-06-20 kfraser@localhost... hvm: Ensure ioemu sees media-change events even when...
2007-06-20 kfraser@localhost... hvm: Fix ioemu Qcow support.
2007-06-20 kfraser@localhost... 32-on-64: First slot of hidden L4 page directory must...
2007-06-20 kfraser@localhost... 32-on-64: Fix error path where we fail to successfully...
2007-06-20 kfraser@localhost... 32-on-64: Fix error path from memory_op() hypercall.
2007-06-20 kfraser@localhost... hvm: Support injection of virtual NMIs and clean up...
2007-06-20 Tim Deegan[HVM][SVM] flush all entries from guest ASIDs when...
2007-06-19 kfraser@localhost... x86: retrieve VBE EDID/DDC info independent of used...
2007-06-19 kfraser@localhost... blktap: Add fallback code to blktap for missing poll...
2007-06-19 kfraser@localhost... tools: Allow xendomains to handle domain names >16...
2007-06-19 kfraser@localhost... ioemu: Assembler memcpy() for x86, and lowest-common...
2007-06-19 kfraser@localhost... tools: Fix compiler warning.
2007-06-19 kfraser@localhost... hvm svm: Log into 'xm dmesg' that SVM NPT is enabled.
2007-06-19 kfraser@localhost... x86: Re-introduce VIDEO_CURRENT_MODE into video.S video...
2007-06-19 Ian CampbellFurther fixes for 32on64 bit kexec.
2007-06-19 kfraser@localhost... hvm: Fix deadlock in vpt.c and clean up some more.
2007-06-19 Ian CampbellFix 32on64 kexec trampoline. This was broken when Xen...
2007-06-18 kfraser@localhost... hvm vmx: Make VMX-related MSRs invisible to the guest.
2007-06-18 kfraser@localhost... x86: Code style in rdmsr_hypervisor_regs() is not consi...
2007-06-18 kfraser@localhost... x86/64: Avoid bogus mbi pointer into relocated Xen...
2007-06-18 kfraser@localhost... x86: Boot trampoline cleanups suggested by Xin Li.
2007-06-18 Keir Fraserdocs: Fix docs install when graphvix is not installed.
2007-06-16 Keir Fraserxend: Revert 15252:31ee1768e911 ("Make device detach...
2007-06-16 Keir FraserMerge with xen-ia64-unstable
2007-06-15 Alex Williamsonmerge with xen-unstable.hg
2007-06-15 Alex Williamson[IA64] Fix dom0vp_expose_p2m()
2007-06-15 Alex Williamson[IA64] RBS is now in vcpu_guest_context_regs.
2007-06-15 Alex Williamson[IA64] Add error checking to nvram store mkdir
2007-06-15 Tim Deegan[HVM] HAP tidying.
2007-06-15 Keir Fraserkexec: Flush console on kexec_crash().
2007-06-15 Alex Williamson[IA64] Create NVRAM save directory
2007-06-15 Keir Fraserhvm: Add locking to platform timers.
2007-06-15 Keir FraserMake Xen headers lint-clean, and fix xs_wire.h for...
2007-06-15 Keir Fraserhvm: Simplify timer<->vcpu/domain conversion in RTC...
2007-06-15 Keir Fraserxend: Replace tabs with 8 whitespaces in DevController.py
2007-06-15 Keir Fraserhvm: Fix multiplication overflow in hvm/pmtimer.c
2007-06-15 Keir FraserFix compile errors in PV-on-HVM drivers because of...
2007-06-15 Keir FraserUpdate Solaris balloon ioctl value
2007-06-15 Keir FraserRemove bogus xenfb include; breaks Solaris build.
2007-06-15 Keir FraserES7000: Fix ES7000-specific APIC code.
2007-06-15 Keir Fraserhvm: Reintroduce hpet_migrate_timers(), as it is not...
2007-06-14 Alex Williamson[IA64] Don't try to save nvram on PV domains
2007-06-14 Alex Williamson[IA64] Revive ACPI power management for IA64.
2007-06-14 Alex Williamson[IA64] symlink kregs.h into libxc build
2007-06-14 Alex Williamson[IA64] Fix dom0 load address
2007-06-14 kfraser@localhost... hvm: Timer device model cleanups.
2007-06-14 kfraser@localhost... Update docs for 'edd=' boot option.
2007-06-14 kfraser@localhost... hvm svm: Fix for BSOD when "migrating" from Intel to...
2007-06-13 Keir Fraserhvm vmx: Various cleanups and clarifications around...
2007-06-13 kfraser@localhost... xenapi: Implement VM.set_VCPUs_at_startup and VM.set_VC...
2007-06-13 kfraser@localhost... xenapi: Implement XenAPI method VBD.set_mode in python.
2007-06-13 kfraser@localhost... xenapi: Fix segfault in libxenapi.
2007-06-13 kfraser@localhost... xentop: Fix -b option (batch mode).
2007-06-13 kfraser@localhost... Allow make targets to be called via make -C
2007-06-13 kfraser@localhost... x86: ioapic_write() must check for weird redir entries...
2007-06-13 Alex WilliamsonMerge with xen-unstable.hg (staging)
2007-06-12 Alex Williamson[IA64] Fix xen build warning
2007-06-12 Alex Williamson[IA64] libxc trivial fix compilation error.
2007-06-12 Alex Williamson[IA64] Provide pxm_to_node and node_to_pxm translation...
2007-06-12 Alex Williamson[IA64] Change virtual address of XEN UC indentity area.
2007-06-12 Alex Williamson[IA64] Slightly modify xen memory map to make room...
2007-06-12 Alex Williamson[IA64] Use virtualized psr in vcpu context instead...
2007-06-12 Alex Williamson[IA64] Support for multiple I/O port spaces
next